projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d28e7f2
)
* textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Feb 2009 17:52:59 +0000
(17:52 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Feb 2009 17:52:59 +0000
(17:52 +0000)
avoid yanks (Bug#2408).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index a8b05641d6c52127aa00d91c1d25d5e460b4dad1..e5204dec9a29a80e5eb836e3a8a823f4790398d1 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2009-02-21 Chong Yidong <cyd@stupidchicken.com>
+
+ * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
+ avoid yanks (Bug#2408).
+
2009-02-21 Alan Mackenzie <acm@muc.de>
* progmodes/cc-langs.el (c-case-kwds-regexp): New variable.